func github.com/aws/aws-sdk-go-v2/service/s3.swapWithCustomHTTPSignerMiddleware

94 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_client.go#L497: func swapWithCustomHTTPSignerMiddleware(stack *middleware.Stack, o Options) error {
		api_op_AbortMultipartUpload.go#L169: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_CompleteMultipartUpload.go#L370: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_CopyObject.go#L509: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_CreateBucket.go#L255: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_CreateMultipartUpload.go#L541: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteBucket.go#L106: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteBucketAnalyticsConfiguration.go#L126: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteBucketCors.go#L109: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteBucketEncryption.go#L117: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteBucketIntelligentTieringConfiguration.go#L125: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteBucketInventoryConfiguration.go#L125: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteBucketLifecycle.go#L115: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteBucketMetricsConfiguration.go#L131: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteBucketOwnershipControls.go#L108: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteBucketPolicy.go#L118: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteBucketReplication.go#L116: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteBucketTagging.go#L107: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteBucketWebsite.go#L116: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteObject.go#L176: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteObjectTagging.go#L139: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeleteObjects.go#L208: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_DeletePublicAccessBlock.go#L120: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketAccelerateConfiguration.go#L125: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketAcl.go#L118: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketAnalyticsConfiguration.go#L131: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketCors.go#L116: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketEncryption.go#L125: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketIntelligentTieringConfiguration.go#L130: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketInventoryConfiguration.go#L129: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketLifecycleConfiguration.go#L146: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketLocation.go#L129: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketLogging.go#L114: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketMetricsConfiguration.go#L136: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketNotificationConfiguration.go#L130: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketOwnershipControls.go#L114: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketPolicy.go#L117: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketPolicyStatus.go#L126: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketReplication.go#L125: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketRequestPayment.go#L109: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketTagging.go#L122: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketVersioning.go#L123: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetBucketWebsite.go#L127: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetObject.go#L477: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetObjectAcl.go#L161: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetObjectAttributes.go#L300: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetObjectLegalHold.go#L132: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetObjectLockConfiguration.go#L118: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetObjectRetention.go#L132: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetObjectTagging.go#L160: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetObjectTorrent.go#L128: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_GetPublicAccessBlock.go#L133: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_HeadBucket.go#L138: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_HeadObject.go#L471: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_ListBucketAnalyticsConfigurations.go#L151: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_ListBucketIntelligentTieringConfigurations.go#L143: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_ListBucketInventoryConfigurations.go#L152: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_ListBucketMetricsConfigurations.go#L155: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_ListBuckets.go#L95: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_ListMultipartUploads.go#L247: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_ListObjectVersions.go#L213: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_ListObjects.go#L221: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_ListObjectsV2.go#L255: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_ListParts.go#L274: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketAccelerateConfiguration.go#L151: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketAcl.go#L282: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketAnalyticsConfiguration.go#L171: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketCors.go#L167: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketEncryption.go#L157: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketIntelligentTieringConfiguration.go#L162: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketInventoryConfiguration.go#L172: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketLifecycleConfiguration.go#L183: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketLogging.go#L172: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketMetricsConfiguration.go#L146: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketNotificationConfiguration.go#L146: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketOwnershipControls.go#L121: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketPolicy.go#L143: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketReplication.go#L178: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketRequestPayment.go#L135: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketTagging.go#L180: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketVersioning.go#L157: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutBucketWebsite.go#L193: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutObject.go#L491: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutObjectAcl.go#L324: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutObjectLegalHold.go#L151: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutObjectLockConfiguration.go#L148: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutObjectRetention.go#L158: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutObjectTagging.go#L205: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_PutPublicAccessBlock.go#L154: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_RestoreObject.go#L371: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_SelectObjectContent.go#L263: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_UploadPart.go#L374: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_UploadPartCopy.go#L371: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {
		api_op_WriteGetObjectResponse.go#L360: 	if err = swapWithCustomHTTPSignerMiddleware(stack, options); err != nil {